The Imagick class
PHP Manual

Imagick::setImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Descripción

bool Imagick::setImageInterpolateMethod ( int $method )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the image interpolate pixel method.

Lista de parámetros

method

Valores retornados

Returns TRUE on success.


The Imagick class
PHP Manual